Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • what is the difference b/w the xtreg and xtpcse routines?*

    I would like to analysis panel model with fixed effect and contemporaneous correlation.

    So, I choosed the two belowed routines

    xtpcse y x i.ind

    xtgls y x i.ind, panels(correlated)

    what is the difference b/w the xtreg and xtpcse routines?

  • #2
    Changoo:
    do you mean -xtreg- or -xtgls- vs -xtpsce-?
    Last edited by Carlo Lazzaro; 08 Apr 2023, 06:55.
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      xtgls vs. xtpcse

      i read that xtpcse itself could be considered when model suspected of having hetero.

      Comment


      • #4
        Changoo:
        -help xtpcse- tells that it deals with epsolon errors that are heteroskedastic and contemporaneously correlated across panels.
        Kind regards,
        Carlo
        (Stata 19.0)

        Comment


        • #5
          thank you for your kindness and expertise!

          Comment

          Working...
          X